Skip to content
This repository was archived by the owner on Jun 22, 2020. It is now read-only.

Conversation

@SteamShon
Copy link
Contributor

PR to master. now our master is same with apache master.

hsleep and others added 30 commits December 8, 2015 12:17
SteamShon and others added 29 commits February 23, 2016 10:18
  remove JsNumber.as[Double] on sortBy in PostProcess.

JIRA:
  [S2GRAPH-11] https://issues.apache.org/jira/browse/S2GRAPH-11

Pull Request:
  Closes #5
  Add InWithoutParent on Where parser for performance tunning.

JIRA:
  [S2GRAPH-16] https://issues.apache.org/jira/browse/S2GRAPH-16

Pull Request:
  Closes #6
…est data from storage

  decoupled creating service/label from benchmark test cases.

JIRA:
  [S2GRAPH-21] https://issues.apache.org/jira/browse/S2GRAPH-21

Pull Request:
  Closes #7
  Remove the interval option was set twice.

JIRA:
  [S2GRAPH-18] https://issues.apache.org/jira/browse/S2GRAPH-18

Pull Request:
  Closes #9
  bug fix in query option "sample".

JIRA:
  [S2GRAPH-20] https://issues.apache.org/jira/browse/S2GRAPH-20

Pull Request:
  Closes #12

Authors:
      Hyunsung Jo: hyunsung.jo@gmail.com
  This resolves S2GRAPH-28.
  Renamed insertEdgesSync to mutateEdgesSync since deletions are also handled by this function.

JIRA:
  [S2GRAPH-28] https://issues.apache.org/jira/browse/S2GRAPH-28

Pull Request:
  Closes #13

Authors:
      Hyunsung Jo: hyunsung.jo@gmail.com
  remove ws, filters which is not necessary for s2core.
  add missing netty jar that is missed out on S2GRAPH-9.

JIRA:
  [S2GRAPH-31] https://issues.apache.org/jira/browse/S2GRAPH-31

Pull Request:
  Closes #16
…s to run timeDecay function.

  provide options on query to specify property for timeDecay calculations.

JIRA:
  [S2GRAPH-34] https://issues.apache.org/jira/browse/S2GRAPH-34

Pull Request:
  Closes #17
  provide normalize operations on fetched QueryResult.

JIRA:
  [S2GRAPH-35] https://issues.apache.org/jira/browse/S2GRAPH-35

Pull Request:
  Closes #18
  add withWait on incrementCounts/mutateEdgesBulk
  move logics for deleteAll into s2core from rest project.
  bug fix for ignoring isAsync flag on label for deleteAll.
  change kafka message for deleteAll.

JIRA:
  [S2GRAPH-36] https://issues.apache.org/jira/browse/S2GRAPH-36

Pull Request:
  Closes #19
  Extract LockExpireDuration as configuration. note that default value for lock.expire.time = 600 secs.
  lock.expire.time > 2 * max.retry.number * max.back.off

JIRA:
  [S2GRAPH-37] https://issues.apache.org/jira/browse/S2GRAPH-37

Pull Request:
  Closes #20
…degree edge too.

  skip convertEdges on degreeEdge.
  not include degreeEdge to exclude/include edges in filterEdges logic.

JIRA:
  [S2GRAPH-38] https://issues.apache.org/jira/browse/S2GRAPH-38

Pull Request:
  Closes #21
… InnerVal.

  think this is more clear exception message

JIRA:
  [S2GRAPH-39] https://issues.apache.org/jira/browse/S2GRAPH-39

Pull Request:
  Closes #22
…e value when edge's label schema version is different.

  use toString rather hashCode on different version of InnerVal
  v1 and v2 InnerVal use different bytes encoding scheme.

JIRA:
  [S2GRAPH-40] https://issues.apache.org/jira/browse/S2GRAPH-40

Pull Request:
  Closes #23
  seperate logic for buildRawEdges and buildResultJsValue on PostProcess.
  refactor options on query as queryOption.

JIRA:
  [S2GRAPH-41] https://issues.apache.org/jira/browse/S2GRAPH-41

Pull Request:
  Closes #24
  add pad to deal with different size on splitted tokens by on place holder and passed values on transform.
  ex) [["age_band.slot.$.8", "age_band"]] should give "age_band.slot.${age_band}.8", not losing last ".8".

JIRA:
  [S2GRAPH-42] https://issues.apache.org/jira/browse/S2GRAPH-42

Pull Request:
  Closes #25
  add check for columnFilter on queryParam.

JIRA:
  [S2GRAPH-43] https://issues.apache.org/jira/browse/S2GRAPH-43

Pull Request:
  Closes #26
  add RequestCache for WhereParser on Query.

JIRA:
  [S2GRAPH-44] https://issues.apache.org/jira/browse/S2GRAPH-44

Pull Request:
  Closes #28
  add TemplateHelper to deal with custom variable on query.

JIRA:
  [S2GRAPH-32] https://issues.apache.org/jira/browse/S2GRAPH-32

Pull Request:
  Closes #27
  pass impressionId from header into s2core so user can specify specific becket under experiment.

JIRA:
  [S2GRAPH-45] https://issues.apache.org/jira/browse/S2GRAPH-45

Pull Request:
  Closes #29
  add multiQuery support and refactor unused codes.

JIRA:
  [S2GRAPH-33] https://issues.apache.org/jira/browse/S2GRAPH-33

Pull Request:
  Closes #30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants